home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
CHIP 2005-06.iso
/
program
/
grafik
/
myriad.exe
/
Disk1
/
data1.cab
/
Intgclt_-_xref
/
xref.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-05-12
|
267 b
|
11 lines
; xref.def : Declares the module parameters for the DLL.
LIBRARY "xref"
DESCRIPTION 'xref Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
XREF_Init @2
XREF_GetXref @3
XREF_DeInit @4